Skip to content

Conversation

@pxinwr
Copy link
Contributor

@pxinwr pxinwr commented May 20, 2020

On VxWorks RTOS, PATH_MAX is defined as 1024 bytes. Creating a path longer than PATH_MAX will fail.

https://bugs.python.org/issue31904

@pxinwr pxinwr changed the title bpo-31904: Fix os module failures for VxWorks RTOS bpo-31904: Fix test_getcwd_long_path failures for VxWorks RTOS Jul 31, 2020
@vstinner vstinner merged commit aa1b8a1 into python:master Nov 28, 2020
@pxinwr pxinwr deleted the fix-issue-31904-fixos branch May 7, 2021 07:43
@kuhlenough kuhlenough mannequin mentioned this pull request Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants